Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce support for isolated objects #26357

Merged
merged 24 commits into from
Oct 21, 2020

Conversation

MaryamZi
Copy link
Member

Purpose

$title.

Fixes #25420

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@MaryamZi MaryamZi added the Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. label Oct 14, 2020
@MaryamZi MaryamZi marked this pull request as ready for review October 20, 2020 10:38
@MaryamZi MaryamZi closed this Oct 20, 2020
@MaryamZi MaryamZi reopened this Oct 20, 2020
@MaryamZi MaryamZi requested a review from hasithaa October 21, 2020 00:43
@hasithaa hasithaa merged commit 66a1c27 into ballerina-platform:master Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for isolated objects
2 participants